*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Jan 2009 13:32:48 +0000 (13:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Jan 2009 13:32:48 +0000 (13:32 +0000)
lisp/ChangeLog

index 4a2bc88892a0cd64c0d50d86639d1f338cc1b489..c6c89a73beb68b4ded195e9b313fcbaf25ad27a7 100644 (file)
@@ -6,6 +6,16 @@
        `undecided-unix'.
        (rmail-redecode-body): Don't change EOL conversion of the new
        encoding if the old one left it unspecified.
+       (rmail-automatic-folder-directives, rmail): Doc fixes.
+       (rmail-swap-buffers): New function.
+       (rmail-change-major-mode-hook, rmail-swap-buffers-maybe)
+       (rmail-show-message): Use rmail-swap-buffers.
+       (rmail-decode-region): If DESTINATION is a buffer, set the
+       encoding of that buffer, rather than the current buffer.
+       (rmail-show-message): Make error message about uuencoded mail
+       more explicit.
+       (rmail-show-message-maybe): Simplify code.  Doc fix.
+       (rmail-show-message): Doc fix.
 
 2009-01-31  Glenn Morris  <rgm@gnu.org>